To install Task Scheduler: 1) Run Setup.exe. Setup will copy all files to the appropriate directories. 2) For best results when running Task Scheduler, add schedule.exe to the "load=" line in the win.ini file. For example, 'load=c:\schedule\schedule.exe'. Second best place to put it is at the start of your Startup group. If Task Scheduler cannot seem to save any of your entries, try running it with the following command line: schedule.exe c:\ If you can then save entries, the file schedule.ini will have been created in your root directory on drive c:, and all information will be saved there. This should work equally well if you use the drive and directory that schedule.exe resides in (ie, d:\schedule), as long as there is no protection on the directory. If for any reason Setup cannot properly install Task Scheduler, you can install it manually as follows: 1) Copy schedule.exe, schedule.hlp, and readme.txt to the directory that you specified in Setup. 2) Move schdfltr.dll and ctl3dv2.dll to your windows\system directory. Ctl3dv2.dll will not work at all if it is found anywhere else, so be sure to move, not copy, these files. File List: schedule.exe schedule.hlp schdfltr.dll setup.exe setup.inf readme.txt ctl3dv2.dll